Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PDOK-16629] validate constraints and indices #134

Merged

Conversation

roelarents
Copy link
Contributor

@roelarents roelarents commented Nov 15, 2024

Description

add support for (validating and generating) (unique) indices and foreign keys in table definitions

also a few more pydantic changes after #133

PDOK-16629

Type of change

  • New feature
  • Improvement of existing feature
  • Bugfix
  • Refactoring
  • Breaking change

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@roelarents roelarents force-pushed the pdok-16629-validate-constraints-and-indices branch from 774bd48 to 9e0cceb Compare November 18, 2024 10:31
@roelarents roelarents force-pushed the pdok-16629-validate-constraints-and-indices branch from 54c1a29 to 7789d7c Compare November 18, 2024 13:25
@roelarents roelarents merged commit 51b9199 into pdok-16629-use-pydantic Nov 18, 2024
10 checks passed
@roelarents roelarents deleted the pdok-16629-validate-constraints-and-indices branch November 18, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants